[INFO] fetching crate serde-ini-spanned 0.0.2...
[INFO] testing serde-ini-spanned-0.0.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate serde-ini-spanned 0.0.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate serde-ini-spanned 0.0.2
[INFO] finished tweaking crates.io crate serde-ini-spanned 0.0.2
[INFO] tweaked toml for crates.io crate serde-ini-spanned 0.0.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate serde-ini-spanned 0.0.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate serde-ini-spanned 0.0.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded similar-asserts v1.7.0
[INFO] [stderr]   Downloaded cc v1.2.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27b7f54bf846d2d5098143f93de6928b8ed65345a5b054973bd6d6440643d038
[INFO] running `Command { std: "docker" "start" "-a" "27b7f54bf846d2d5098143f93de6928b8ed65345a5b054973bd6d6440643d038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27b7f54bf846d2d5098143f93de6928b8ed65345a5b054973bd6d6440643d038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27b7f54bf846d2d5098143f93de6928b8ed65345a5b054973bd6d6440643d038", kill_on_drop: false }`
[INFO] [stdout] 27b7f54bf846d2d5098143f93de6928b8ed65345a5b054973bd6d6440643d038
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ccb78043f2ce573f215c47a6ba6e5bc3786b3d25497121f6e7591488cb53da2
[INFO] running `Command { std: "docker" "start" "-a" "7ccb78043f2ce573f215c47a6ba6e5bc3786b3d25497121f6e7591488cb53da2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde-ini-spanned v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.39s
[INFO] running `Command { std: "docker" "inspect" "7ccb78043f2ce573f215c47a6ba6e5bc3786b3d25497121f6e7591488cb53da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ccb78043f2ce573f215c47a6ba6e5bc3786b3d25497121f6e7591488cb53da2", kill_on_drop: false }`
[INFO] [stdout] 7ccb78043f2ce573f215c47a6ba6e5bc3786b3d25497121f6e7591488cb53da2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a289dee8be61e2e6b3d55081bdb03881154250713f1544379c0f0d530c575e10
[INFO] running `Command { std: "docker" "start" "-a" "a289dee8be61e2e6b3d55081bdb03881154250713f1544379c0f0d530c575e10", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling serde-ini-spanned v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../test-data/cfgparser.1.ini`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/parse.rs:1973:22
[INFO] [stdout]      |
[INFO] [stdout] 1973 |         let config = include_str!("../test-data/cfgparser.1.ini");
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test-data/cfgparser.2.ini`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/parse.rs:1982:22
[INFO] [stdout]      |
[INFO] [stdout] 1982 |         let config = include_str!("../test-data/cfgparser.2.ini");
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test-data/cfgparser.3.ini`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/parse.rs:2035:22
[INFO] [stdout]      |
[INFO] [stdout] 2035 |         let config = include_str!("../test-data/cfgparser.3.ini");
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde-ini-spanned` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "a289dee8be61e2e6b3d55081bdb03881154250713f1544379c0f0d530c575e10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a289dee8be61e2e6b3d55081bdb03881154250713f1544379c0f0d530c575e10", kill_on_drop: false }`
[INFO] [stdout] a289dee8be61e2e6b3d55081bdb03881154250713f1544379c0f0d530c575e10
